Skip to content

Fix cross-references to constant expressions#2145

Merged
rossberg merged 1 commit intoWebAssembly:mainfrom
bvisness:constant-expression-jank
Apr 20, 2026
Merged

Fix cross-references to constant expressions#2145
rossberg merged 1 commit intoWebAssembly:mainfrom
bvisness:constant-expression-jank

Conversation

@bvisness
Copy link
Copy Markdown
Contributor

Links to constant expressions in the spec were incorrectly linking to the t.const instruction, which is irrelevant.

This is the considerably more straightforward counterpart to #2144 :)

Links to constant expressions in the spec were incorrectly linking to
the t.const instruction, which is irrelevant.
Copy link
Copy Markdown
Member

@rossberg rossberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@rossberg rossberg merged commit d949ce5 into WebAssembly:main Apr 20, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants